home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 85 / CD-ROM 85 / CD-ROM 85.iso / aplic / 2sync / 2SyncSetup.exe / modules / mt / panel / scripts / frame_1 / DoAction.as
Encoding:
Text File  |  2002-03-20  |  264 b   |  12 lines

  1. setProperty("mt", _X, eval("_level0/data:modulex"));
  2. setProperty("mt", _Y, eval("_level0/data:moduley"));
  3. if(eval("_level0/lib:init") eq "true")
  4. {
  5.    gotoAndStop(10);
  6. }
  7. status = "closed";
  8. if(eval("_level0/data:panelani") != "1")
  9. {
  10.    gotoAndStop(10);
  11. }
  12.